home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / small / GetKey.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  134 b   |  11 lines

  1. .text; .even; .globl _GetKey
  2.  
  3. _GetKey:
  4.     movel a6,sp@-
  5.     movel a4@(_LowLevelBase:W),a6
  6. #APP
  7.     jsr a6@(-0x30)
  8. #NO_APP
  9.     movel sp@+,a6
  10.     rts
  11.